Skip to content

Conversation

Chengxuan
Copy link
Contributor

Resolves #94

// console.log('senderPublicKey', sender.pubKey);
// console.log('receiverPublicKey', receiver.pubKey);
// console.log('publicSignals', publicSignals);
expect(success, true);
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note: the syntax of this check was incorrect, so it didn't enforce the boolean check.

@jimthematrix jimthematrix merged commit edb7252 into main Oct 11, 2024
6 checks passed
@jimthematrix jimthematrix deleted the pub-sig-tamper-test branch October 11, 2024 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance the integration tests bucket to add failure cases with tempered inputs
2 participants